Click or drag to resize

UnifiedMessagingServicePlayOnPhoneGreeting Method

Plays the on phone greeting.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string PlayOnPhoneGreeting(
	GreetingType greetingType,
	string dialString
)

Parameters

greetingType
Type: Independentsoft.Exchange.UnifiedMessagingGreetingType
Type of the greeting.
dialString
Type: SystemString
The dial string.

Return Value

Type: String
System.String.
See Also